Auto merge of #4922 - wking:reference-wording-from-guide-trailer, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 8 Jan 2018 22:31:25 +0000 (22:31 +0000)
committerbors <bors@rust-lang.org>
Mon, 8 Jan 2018 22:31:25 +0000 (22:31 +0000)
commitdd28cd3be90a8478e5eca070233cba902cac8887
tree2299e11fa99898bd63278fe6956f00d3864edb56
parentf60ece98c10aa3716d037524da4ee989e212fe19
parent75f51727fa583eba2dac5819602b92f0f6215013
Auto merge of #4922 - wking:reference-wording-from-guide-trailer, r=alexcrichton

doc/reference/index: Remove "Now that you have an overview" paragraph

This wording was originally from 58a1804f (#2688), which added it to the end of the guide (where telling readers what they know makes some sense).  It was moved to a "Cargo in Depth" section with 01aa9e3c (#4453), where it makes a bit less sense.  When that section became the reference index in 3f2d93e3 (#4455) the context assumed by the paragraph was completely missing.

This commit removes the paragraph, which doesn't reduce the usefulness of the reference index.  And the removal avoids confusing readers who start with the reference docs and may now have the assumed overview.